GrapeCity ActiveReports for .NET 14.0J
GetProperties(ITypeDescriptorContext,Object,Attribute[]) メソッド

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports.SectionReportModel 名前空間 > ShapeConverter クラス > GetProperties メソッド : GetProperties(ITypeDescriptorContext,Object,Attribute[]) メソッド
フォーマットコンテキストを提供するSystem.ComponentModel.ITypeDescriptorContext。
プロパティを取得するオブジェクトの型を指定するSystem.Object。
フィルターとして使用されるSystem.Attribute型の配列。
For internal use. Gets a collection of properties for the type of object specified by the value parameter.
シンタックス
'宣言
 
Public Overloads Overrides Function GetProperties( _
   ByVal context As ITypeDescriptorContext, _
   ByVal value As Object, _
   ByVal attributes() As Attribute _
) As PropertyDescriptorCollection
public override PropertyDescriptorCollection GetProperties( 
   ITypeDescriptorContext context,
   object value,
   Attribute[] attributes
)

パラメータ

context
フォーマットコンテキストを提供するSystem.ComponentModel.ITypeDescriptorContext。
value
プロパティを取得するオブジェクトの型を指定するSystem.Object。
attributes
フィルターとして使用されるSystem.Attribute型の配列。

戻り値の型

コンポーネントに対して公開されているプロパティを持つSystem.ComponentModel.PropertyDescriptorCollection。
参照

ShapeConverter クラス
ShapeConverter メンバ
オーバーロード一覧